home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / computers / ados_guide_v1.5 / ados commands / delete < prev    next >
Encoding:
Text File  |  1995-03-10  |  469 b   |  22 lines

  1. AMIGADOS GUIDE V1.5
  2. DELETE
  3.  
  4. USE:
  5. Delete attempts to delete the files you have specified.  WARNING  
  6. this command can be fatal if not used properly.
  7.  
  8. PATH:
  9. C:
  10.  
  11. SYSTEM:
  12. 2.0  (enhanced),  2.1,  3.0
  13.  
  14. EXAMPLES:
  15. 1>DELETE  file1
  16. 1>DELETE  DF0:#?Doc#?   (Deletes  anything with "Doc")
  17. 1>DELETE  RAM:  ALL    (Deletes  all  files  in Ram)
  18.  
  19. NOTES:
  20. Make sure that you understand what you have told the computer to 
  21. delete because you will not be able to get it back once deleted.
  22.